Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update E2E Test Consistency of Generated Data between logs/metrics/traces for eks/ec2 on java/python #68

Merged
merged 1 commit into from
May 14, 2024

Conversation

jj22ee
Copy link
Contributor

@jj22ee jj22ee commented May 14, 2024

Issue #, if available:
Followup from #65 and #41
In this PR, we make the data generated from the testing sample app more consistent between traces/metrics/logs.

Description of changes:
Make the inputted query-string to the sample app the same across the trace/metrics/logs validators.

--query-string ip=${{ env.REMOTE_SERVICE_IP }}&testingId=${{ env.TESTING_ID }}

Testing done:
15 minute canaries running successfully for 12+ hours:
EC2 Java in IAD: https://github.com/jj22ee/aws-application-signals-test-framework/actions/workflows/test-ec2-java.yml
EKS Java in IAD: https://github.com/jj22ee/aws-application-signals-test-framework/actions/workflows/test-eks-java.yml
EC2 Python in IAD: https://github.com/jj22ee/aws-application-signals-test-framework/actions/workflows/test-ec2-python.yml
EKS Python in IAD: https://github.com/jj22ee/aws-application-signals-test-framework/actions/workflows/test-eks-python.yml

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jj22ee jj22ee requested a review from majanjua-amzn May 14, 2024 17:14
@jj22ee jj22ee merged commit f416909 into aws-observability:main May 14, 2024
zzhlogin pushed a commit to zzhlogin/aws-application-signals-test-framework that referenced this pull request Jun 6, 2024
…tency

Update E2E Test Consistency of Generated Data between logs/metrics/traces for eks/ec2 on java/python
zzhlogin pushed a commit to zzhlogin/aws-application-signals-test-framework that referenced this pull request Jun 6, 2024
…tency

Update E2E Test Consistency of Generated Data between logs/metrics/traces for eks/ec2 on java/python
zzhlogin pushed a commit to zzhlogin/aws-application-signals-test-framework that referenced this pull request Jun 6, 2024
…tency

Update E2E Test Consistency of Generated Data between logs/metrics/traces for eks/ec2 on java/python
zzhlogin pushed a commit to zzhlogin/aws-application-signals-test-framework that referenced this pull request Jun 6, 2024
…tency

Update E2E Test Consistency of Generated Data between logs/metrics/traces for eks/ec2 on java/python
georgeboc pushed a commit to georgeboc/aws-application-signals-test-framework that referenced this pull request Jul 8, 2024
…jitter for initial Targets Poll (aws-observability#68)

*Issue #, if available:*
N/A

*Description of changes:*
- Use request Session object to be reused for getting sampling
rules/targets
- Use `with` locks to be consistent with lock usage
- Add jitter for initial Targets Poll

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants